curl --request GET \ --url 'https://api.example.com/api/integrations/[provider]/connect'
Integrations
GET /api/integrations/[provider]/connect
GET /api/integrations/[provider]/connect * Alternative GET endpoint that redirects directly to OAuth provider. Useful for simple anchor link integrations.
GET
/
api
/
integrations
/
[provider]
/
connect
GET /api/integrations/[provider]/connect
Copy
curl --request GET \ --url 'https://api.example.com/api/integrations/[provider]/connect'
GET /api/integrations/[provider]/connect * Alternative GET endpoint that redirects directly to OAuth provider. Useful for simple anchor link integrations.